[INFO] fetching crate ntoseye 0.12.0...
[INFO] checking ntoseye-0.12.0 against master#65407954098ca3c19f0d46092cb374b5d3e9dc3c for pr-157841
[INFO] extracting crate ntoseye 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ntoseye 0.12.0
[INFO] finished tweaking crates.io crate ntoseye 0.12.0
[INFO] tweaked toml for crates.io crate ntoseye 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntoseye 0.12.0 on toolchain 65407954098ca3c19f0d46092cb374b5d3e9dc3c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntoseye 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ansi-str v0.9.0
[INFO] [stderr]   Downloaded single-instance v0.3.3
[INFO] [stderr]   Downloaded ansitok v0.3.0
[INFO] [stderr]   Downloaded nix v0.23.2
[INFO] [stderr]   Downloaded reedline v0.44.0
[INFO] [stderr]   Downloaded dataview v1.0.2
[INFO] [stderr]   Downloaded derive_pod v0.1.2
[INFO] [stderr]   Downloaded pelite-macros v0.1.1
[INFO] [stderr]   Downloaded argh_shared v0.1.13
[INFO] [stderr]   Downloaded pelite v0.10.0
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded argh v0.1.13
[INFO] [stderr]   Downloaded argh_derive v0.1.13
[INFO] [stderr]   Downloaded pdb2 v0.10.1
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d
[INFO] running `Command { std: "docker" "start" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d" "/opt/rustwide/cargo-home/bin/cargo" "+65407954098ca3c19f0d46092cb374b5d3e9dc3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking dataview v1.0.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking pdb2 v0.10.1
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr] error: could not compile `iced-x86` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65407954098ca3c19f0d46092cb374b5d3e9dc3c/bin/rustc --crate-name iced_x86 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iced-x86-1.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="block_encoder"' --cfg 'feature="decoder"' --cfg 'feature="default"' --cfg 'feature="encoder"' --cfg 'feature="fast_fmt"' --cfg 'feature="gas"' --cfg 'feature="instr_info"' --cfg 'feature="intel"' --cfg 'feature="lazy_static"' --cfg 'feature="masm"' --cfg 'feature="nasm"' --cfg 'feature="op_code_info"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_flip", "block_encoder", "code_asm", "db", "decoder", "default", "encoder", "exhaustive_enums", "fast_fmt", "gas", "instr_info", "intel", "lazy_static", "masm", "mvex", "nasm", "no_d3now", "no_evex", "no_std", "no_vex", "no_xop", "op_code_info", "serde", "std"))' -C metadata=fa16658d9a18ff90 -C extra-filename=-47c2cab03e0c1ba7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d", kill_on_drop: false }`
[INFO] [stdout] a9eadf5b899d909fdf77b701a4015780cbf75b848fa4d2b520a7edf82ebb8e2d
